-
Home
-
HubSpot – CRM, Email Marketing, Live Chat, Forms & Analytics
-
10.1.16
-
Code
-
Classes
- OAuth
Total Complexity |
11 |
Dependencies |
5 |
Dependents |
4 |
Total lines |
108 |
Lines of code |
49 |
Logical lines of code |
26 |
Comment lines |
47 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
refresh_access_token() |
S |
60 |
2 |
14 |
get_access_token() |
S |
72 |
2 |
6 |
get_refresh_token() |
S |
68 |
2 |
7 |
is_enabled() |
S |
79 |
1 |
3 |
authorize() |
S |
70 |
1 |
6 |
deauthorize() |
S |
74 |
1 |
5 |
get_expiry_time() |
S |
80 |
1 |
3 |
is_access_token_expired() |
S |
72 |
1 |
5 |